-
Notifications
You must be signed in to change notification settings - Fork 800
docs: add missing autodoc for click and aiohttp-server #3060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: emdneto <[email protected]>
Signed-off-by: emdneto <[email protected]>
Signed-off-by: emdneto <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it would be nice to have a CI job to check if we have docs for all available instrumentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some documentations are broken with wrong rst blocks, specially related to kafka
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, will need to update CONTRIBUTING.md with this
…y#3060) * add missing docs for click and aiohttp-server Signed-off-by: emdneto <[email protected]> * fix click readme Signed-off-by: emdneto <[email protected]> * add nitpick Signed-off-by: emdneto <[email protected]> --------- Signed-off-by: emdneto <[email protected]> Co-authored-by: Riccardo Magliocchetti <[email protected]>
Description
Add missing docs for opentelemetry-instrumentation-click and opentelemetry-instrumentation-aiohttp-server